home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / DEGREE.dxr / 00085.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  87 b   |  7 lines

  1. on enterFrame
  2.   if the mouseDown then
  3.     go("Start")
  4.   end if
  5.   preLoad("Scene1")
  6. end
  7.